Skip to main content

5013|Profitability Trend Analysis By Customer Group

FTP4 >> Trend Analysis >> Profitability Trend Analysis By Customer Group

Applicable for roles

  • RMUSER (RM USER)
  • RMUSER_M (RMUSER Maker)
  • RMUSER_C (RMUSER Checker)

Parameters

Global

#ParametersExample
2✅ DenominationThousands

Local

#ParametersExample
1✅ From DateJanuary 2020
2✅ To DateDecember 2020
3✅ CustomerRaj
4✅ ProductsAll

Report specific

  • This report is generated for consolidated currency.
  • No currency filter is applied for this report.

Report details

Screenshot

Screenshot Screenshot

Report Behaviour

  1. In case data does not exist for the selected Period, 0 values are shown.
  2. Report can be viewed for All or Specific Products depending on selection.
  3. Product Drilldown is binded as per the selection of the Customer Group. Only Prodcucts related to the customer Group is shown.

Logic

Formulas

#ValueFormula
1Net Interest IncomeInterest Income - Interest Expense
2FTP MarginFTP Income - FTP Expense
3Net MarginAsset Margin + Liability Margin
4Asset Average BalanceSum(BalAmtHCY) where AorL == 'A'
5Interest IncomeSum(IntAmtHCY) where AorL == 'A'
6FTP ExpenseSum(FTPAmtHCY) where AorL == 'A'
7Asset MarginInterest Income - FTP Expense
8Interest Income RateSum(BalAmtHCY * AvgIntRate) / Sum(BalAmtHCY) where AorL == 'A'
9FTP Expense RateSum(BalAmtHCY * AvgFTPRate) / Sum(BalAmtHCY) where AorL == 'A'
10Asset SpreadInterest Income Rate - FTP Expense Rate
11Liability Average BalanceSum(BalAmtHCY) where AorL == 'L'
12Interest ExpenseSum(IntAmtHCY) where AorL == 'L'
13FTP IncomeSum(FTPAmtHCY) where AorL == 'L'
14Liability MarginFTP Income - Interest Expense
15Interest Expense RateSum(BalAmtHCY * AvgIntRate) / Sum(BalAmtHCY) where AorL == 'L'
16FTP Income RateSum(BalAmtHCY * AvgFTPRate) / Sum(BalAmtHCY) where AorL == 'L'
17Liability SpreadFTP Income Rate - Interest Expense Rate

Export

Export button at top right corner gives the option to download the report in 4 formats #|Format| ----|-------| 1|EXCEL| 2|PDF| 3|CSV| 4|TXT|

Dependencies:

#Search/Dropdown FieldTable Or view UsedScreen available to add/editScreen details
1FromtblCommonCodesNo------
2TotblCommonCodesNo------
3ProductsFTPDimItemsYesFTP >> Parameter MC >> Define FTP Dim Items

Drill Down Reports

No Drilldown

Possible errors:

Validation Errors

ErrorCodeErrorMessageCause of error
RegularExpressionValidatorInvalid input, please enter valid yearIf entered value in year text box is not in correct form
RequiredFieldValidatorField is mandatoryIf year text box is left empty
CustomValidatorDate should not be more than 24 monthsIf period exceeds the value specified in AppConfig for Trend reports